.box{ background:none; width:330px!important; }
.TreeView{ float:none!important;}
.TreeView,.TreeView ul{
  margin:0;
  padding:0 0 0 10px;
  list-style:none;
  font-size:12px;
}
.TreeView div{
  white-space:nowrap;
  overflow:hidden;
  padding-left:16px;
  text-indent:20px;
  line-height:20px;  
  cursor:pointer;
  margin-left:-10px;
  vertical-align:middle;
  border-bottom:1px solid #999;
}

.TreeView a:link,
.TreeView a:visited
{
  color:#111111;
  text-decoration:none;  
}
.TreeView a:hover,
.TreeView a:active
{
  color:#0055ff;
  text-decoration:underline;  
}


.TreeView div.RootOpened{
	background:transparent url(./root_opened.gif) 1px 2px no-repeat;
	
}


.TreeView div.Root{
	background:transparent url(./root.gif) 0px center no-repeat;
	
}


.TreeView div.FolderOpened{
	background:transparent url(icon_o.gif) 1px center no-repeat;
	
}


.TreeView div.Folder{
	background:transparent url(icon_k20181024.gif) 0px center no-repeat;
	
}

.TreeView > ul > div.Page{
  background:transparent url(icon_g20181024.gif) 0px center
   no-repeat;
	
}


.TreeView > ul > ul div.Page{	background:transparent url(jiantou20181024.jpg) 0px center no-repeat;
}
.TreeView A.Selected:link,
.TreeView A.Selected:visited,
.TreeView A.Selected:hover,
.TreeView A.Selected:active{
	background-color:none!important;
	color:#FFF;
	text-decoration:none;
	cursor:default;
	padding:0 2px;
}
.TreeView A.MouseOver:link,
.TreeView A.MouseOver:visited,
.TreeView A.MouseOver:hover,
.TreeView A.MouseOver:active{
	background-color:none!important;
	color:#FFF;
	text-decoration:none;
	cursor:default;
	padding:0 2px;
}
.TreeView div a{
 display: block;
  line-height: 44px!important;
    height: 44px!important;
    border-bottom:none;
    padding-left: 60px;
    cursor: pointer;
    font-size:13px!important;
    width: auto!important;
}
.TreeView div a:hover{ color:#666; text-decoration: none; }
/* ---  */

.XView{ float:none!important;}
.XView,.XView ul{
  margin:0;
  padding:0 0 0 10px;
  list-style:none;
  font-size:12px;
}
.XView div{
  white-space:nowrap;
  overflow:hidden;
  padding-left:16px;
  text-indent:20px;
  line-height:20px;  
  cursor:pointer;
  margin-left:-10px;
  vertical-align:middle;
  border-bottom:1px solid #999;
}

.XView a:link,
.XView a:visited
{
  color:#111111;
  text-decoration:none;  
}
.XView a:hover,
.XView a:active
{
  color:#0055ff;
  text-decoration:underline;  
}


.XView div.RootOpened{
	background:transparent url(./root_opened.gif) 1px 2px no-repeat;
	
}


.XView div.Root{
	background:transparent url(./root.gif) 0px center no-repeat;
	
}


.XView div.FolderOpened{
	background:transparent url(icon_o.gif) 1px center no-repeat;
	
}


.XView div.Folder{
	background:transparent url(icon_k20181024.gif) 0px center no-repeat;
	
}

.XView > ul > div.Page{
  background:transparent url(icon_g20181024.gif) 0px center
   no-repeat;
	
}


.XView > ul > ul div.Page{	background:transparent url(jiantou20181024.jpg) 0px center no-repeat;
}
.XView A.Selected:link,
.XView A.Selected:visited,
.XView A.Selected:hover,
.XView A.Selected:active{
	background-color:none!important;
	color:#FFF;
	text-decoration:none;
	cursor:default;
	padding:0 2px;
}
.XView A.MouseOver:link,
.XView A.MouseOver:visited,
.XView A.MouseOver:hover,
.XView A.MouseOver:active{
	background-color:none!important;
	color:#FFF;
	text-decoration:none;
	cursor:default;
	padding:0 2px;
}
.XView div a{
 display: block;
  line-height: 44px!important;
    height: 44px!important;
    border-bottom:none;
    padding-left: 60px;
    cursor: pointer;
    font-size:13px!important;
    width: auto!important;
}
.XView div a:hover{ color:#666; text-decoration: none; }